Largest successful JavaScript project? [closed]

Posted by 80x24 console on Programmers See other posts from Programmers or by 80x24 console
Published on 2012-06-25T19:24:14Z Indexed on 2012/06/25 21:23 UTC
Read the original article Hit count: 252

Filed under:
|

A common theme in the GWT community is "I wouldn't want to build a project of THAT size using a pure JavaScript library!"

What is the largest project that you have successfully delivered with frontend functionality written in JavaScript? (not Java or GWT)

Please provide at least a hand-wavy SLOC estimate of the unique JS code (not including libraries, frameworks, toolkits, test code, generated code, server-side processing such as PHP, etc.) that was in the finished product.

Note to GWT advocates: Please read the question carefully before answering. I've heard plenty of stories about JS failures and GWT successes, but I'd like to hear some quantified JS successes.

Note to mods: This is primarily a business-of-software question, not a tools question. It factors into a real-world business decision.

© Programmers or respective owner

Related posts about JavaScript

Related posts about gwt